home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / 3incont.helpsubh < prev    next >
Text File  |  1991-10-23  |  1KB  |  16 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \incontents COMMAND                            |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The \incontents command is always used  in conjunction with the \subheadaformat
  6. command and will determine whether subheada titles are included in the Table of
  7. Contents.  The format for the \incontents command is:                          
  8.                                                                                
  9.           \subheadaformat{                                                     
  10.              \incontents{yes}                                                  
  11.           }                                                                    
  12.                                                                                
  13. By default, the subheada titles will be  included in the Table of Contents.  If
  14. you do not  want the subheada titles  included in the Table  of Contents, enter
  15. \incontents{no} within the \subheadaformat command.                            
  16.